PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics Package / PDFStringAppearanceOptions Class / getBrush Method
In This Topic
    getBrush Method
    In This Topic
    Gets the text brush.
    Syntax
    public PDFBrush getBrush()

    Return Value

    The brush for filling the text outline.
    See Also